Package com.springcard.keyple.plugin.android.pcsclike

The main interfaces and public classes of the AndroidPcsclikePlugin.

Types

AndroidPcsclikePlugin
Link copied to clipboard
interface AndroidPcsclikePlugin : KeyplePluginExtension
The Android Pcsc plugin interface defines the methods of the Keyple Plugin Extension.
AndroidPcsclikePluginFactory
Link copied to clipboard
interface AndroidPcsclikePluginFactory : KeyplePluginExtensionFactory
Factory of Android Pcsc plugin used to register the plugin with the Keyple SmartCard Service.
AndroidPcsclikePluginFactoryProvider
Link copied to clipboard
object AndroidPcsclikePluginFactoryProvider
Provider of factory of Android Pcsc plugin.
AndroidPcsclikeReader
Link copied to clipboard
interface AndroidPcsclikeReader : KeypleReaderExtension
The Android Pcsc reader interface defines the methods of the Keyple Reader Extension.
DeviceInfo
Link copied to clipboard
data class DeviceInfo(identifier: String, textInfo: String, extraInfo: String)
Data object containing the device information resulting from a device scanning.